Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvidia backend: update for LLVM 17 #440

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Nvidia backend: update for LLVM 17 #440

merged 2 commits into from
Jul 21, 2024

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Jul 21, 2024

LLVM 17 deleted the old PassManager and PassRegistry
https://github.com/llvm/llvm-project/blob/release/17.x/llvm/docs/ReleaseNotes.rst#changes-to-the-c-api

This PR reenables using LLVM to geneate code fro Nvidia GPUs.

Closes #438

@mratsim mratsim merged commit 26109ad into master Jul 21, 2024
24 checks passed
@mratsim mratsim deleted the llvm17 branch July 21, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLVM/Nvidia GPU backend: LLVM 17 broke everything
1 participant